From e76492c4f4711bd51a23a631156cf458120b136c Mon Sep 17 00:00:00 2001 From: Keir Fraser Date: Wed, 23 Apr 2008 17:01:43 +0100 Subject: [PATCH] docs: Update xencons- Linux boot parameter to reflect xvc0 is default. Signed-off-by: Keir Fraser --- docs/src/user.tex | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/src/user.tex b/docs/src/user.tex index c2f17e1e5b..78740d27d5 100644 --- a/docs/src/user.tex +++ b/docs/src/user.tex @@ -4241,10 +4241,11 @@ In addition to the standard Linux kernel boot options, we support: \begin{tabular}{l} `xencons=off': disable virtual console \\ `xencons=tty': attach console to /dev/tty1 (tty0 at boot-time) \\ - `xencons=ttyS': attach console to /dev/ttyS0 + `xencons=ttyS': attach console to /dev/ttyS0 \\ + `xencons=xvc': attach console to /dev/xvc0 \end{tabular} \end{center} -The default is ttyS for dom0 and tty for all other domains. +The default is ttyS for dom0 and xvc for all other domains. \end{description} -- 2.30.2